Update making-the-grade instructions and hints to remove extra step.#953
Update making-the-grade instructions and hints to remove extra step.#953vaeng merged 1 commit intoexercism:mainfrom
Conversation
|
Hello. Thanks for opening a PR on Exercism 🙂 We ask that all changes to Exercism are discussed on our Community Forum before being opened on GitHub. To enforce this, we automatically close all PRs that are submitted. That doesn't mean your PR is rejected but that we want the initial discussion about it to happen on our forum where a wide range of key contributors across the Exercism ecosystem can weigh in. You can use this link to copy this into a new topic on the forum. If we decide the PR is appropriate, we'll reopen it and continue with it, so please don't delete your local branch. If you're interested in learning more about this auto-responder, please read this blog post. Note: If this PR has been pre-approved, please link back to this PR on the forum thread and a maintainer or staff member will reopen it. |
|
IMHO a hint shouldn't be for the problem description. |
|
But content was moved from Instructions without any
I don't think having hints is a problem. Just that the problem statement is unclear without the interval information. I have already solved the problem, so I no longer care. Only provided feedback since others may find it useful. Or else they'll likely get stuck until they read |
What is the problem?
While the instructions section contains only 5 steps described in the instructions.md file, 6 steps are visible on the web.
Solution
Quick fix is to move 'How to calculate the intervals' to hints.md.